home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / CHIP_CD_2005-06.iso / test / fruity / flstudio502_install.exe / 3x Osc.dll / 0 / RCDATA / TSYNTHEDITORFORM / TSYNTHEDITORFORM.txt
Text File  |  2003-05-31  |  13KB  |  534 lines

  1. object SynthEditorForm: TSynthEditorForm
  2.   Left = 195
  3.   Top = 106
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'SynthForm'
  7.   ClientHeight = 171
  8.   ClientWidth = 241
  9.   Color = clBlack
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poDefault
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object SynthPanel: TWPControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 241
  25.     Height = 171
  26.     Align = alClient
  27.     Color = 5452845
  28.     ParentColor = False
  29.     ParentShowHint = True
  30.     object Osc1CoarseWheel: TWAVWheel
  31.       Tag = 2
  32.       Left = 185
  33.       Top = 9
  34.       Width = 19
  35.       Height = 19
  36.       Hint = '|^b^aOsc 1 coarse'
  37.       Options = [wwPause]
  38.       MoveSpeed = 4
  39.       SlowMotionDiv = 4
  40.       Min = -24
  41.       Max = 24
  42.       DefaultValue = 0
  43.       OnChange = CutoffWheelChange
  44.       MouseButton = mbLeft
  45.       HotSideX = 6
  46.       HotSideY = 8
  47.       PopupMenu = SynthResModule.WheelMenu
  48.       BmpList = SynthResModule.MainWheelIL
  49.     end
  50.     object Osc1FineWheel: TWAVWheel
  51.       Tag = 3
  52.       Left = 215
  53.       Top = 9
  54.       Width = 19
  55.       Height = 19
  56.       Hint = '|^b^aOsc 1 fine'
  57.       Options = [wwPause]
  58.       MoveSpeed = 16
  59.       SlowMotionDiv = 4
  60.       Min = -100
  61.       Max = 100
  62.       DefaultValue = 0
  63.       OnChange = CutoffWheelChange
  64.       MouseButton = mbLeft
  65.       HotSideX = 6
  66.       HotSideY = 8
  67.       PopupMenu = SynthResModule.WheelMenu
  68.       BmpList = SynthResModule.MainWheelIL
  69.     end
  70.     object Osc1ShapeSelect: TSelector
  71.       Tag = 1
  72.       Left = 2
  73.       Top = 26
  74.       Width = 112
  75.       Height = 15
  76.       Cursor = crHandPoint
  77.       Hint = '|^b^aOsc 1 shape'
  78.       NumCols = 7
  79.       NumRows = 1
  80.       DefaultValue = 0
  81.       OnChange = CutoffWheelChange
  82.       PopupMenu = SynthResModule.WheelMenu
  83.     end
  84.     object WAVWheel1: TWAVWheel
  85.       Tag = 6
  86.       Left = 125
  87.       Top = 58
  88.       Width = 19
  89.       Height = 19
  90.       Hint = '|^b^aOsc 2 mix level'
  91.       Options = []
  92.       MoveSpeed = 16
  93.       SlowMotionDiv = 4
  94.       Max = 128
  95.       Value = 64
  96.       DefaultValue = 0
  97.       OnChange = CutoffWheelChange
  98.       MouseButton = mbLeft
  99.       HotSideX = 6
  100.       HotSideY = 8
  101.       PopupMenu = SynthResModule.WheelMenu
  102.       BmpList = SynthResModule.MainWheelIL
  103.     end
  104.     object Osc2ShapeSelect: TSelector
  105.       Tag = 8
  106.       Left = 2
  107.       Top = 75
  108.       Width = 112
  109.       Height = 15
  110.       Cursor = crHandPoint
  111.       Hint = '|^b^aOsc 2 shape'
  112.       NumCols = 7
  113.       NumRows = 1
  114.       DefaultValue = 0
  115.       OnChange = CutoffWheelChange
  116.       PopupMenu = SynthResModule.WheelMenu
  117.     end
  118.     object WAVWheel2: TWAVWheel
  119.       Tag = 9
  120.       Left = 185
  121.       Top = 58
  122.       Width = 19
  123.       Height = 19
  124.       Hint = '|^b^aOsc 2 coarse'
  125.       Options = [wwPause]
  126.       MoveSpeed = 4
  127.       SlowMotionDiv = 4
  128.       Min = -24
  129.       Max = 24
  130.       Value = -12
  131.       DefaultValue = 0
  132.       OnChange = CutoffWheelChange
  133.       MouseButton = mbLeft
  134.       HotSideX = 6
  135.       HotSideY = 8
  136.       PopupMenu = SynthResModule.WheelMenu
  137.       BmpList = SynthResModule.MainWheelIL
  138.     end
  139.     object WAVWheel3: TWAVWheel
  140.       Tag = 10
  141.       Left = 215
  142.       Top = 58
  143.       Width = 19
  144.       Height = 19
  145.       Hint = '|^b^aOsc 2 fine'
  146.       Options = [wwPause]
  147.       MoveSpeed = 16
  148.       SlowMotionDiv = 4
  149.       Min = -100
  150.       Max = 100
  151.       DefaultValue = 0
  152.       OnChange = CutoffWheelChange
  153.       MouseButton = mbLeft
  154.       HotSideX = 6
  155.       HotSideY = 8
  156.       PopupMenu = SynthResModule.WheelMenu
  157.       BmpList = SynthResModule.MainWheelIL
  158.     end
  159.     object WAVWheel4: TWAVWheel
  160.       Tag = 13
  161.       Left = 125
  162.       Top = 107
  163.       Width = 19
  164.       Height = 19
  165.       Hint = '|^b^aOsc 3 mix level'
  166.       Options = []
  167.       MoveSpeed = 16
  168.       SlowMotionDiv = 4
  169.       Max = 128
  170.       Value = 32
  171.       DefaultValue = 0
  172.       OnChange = CutoffWheelChange
  173.       MouseButton = mbLeft
  174.       HotSideX = 6
  175.       HotSideY = 8
  176.       PopupMenu = SynthResModule.WheelMenu
  177.       BmpList = SynthResModule.MainWheelIL
  178.     end
  179.     object Osc3ShapeSelect: TSelector
  180.       Tag = 15
  181.       Left = 2
  182.       Top = 124
  183.       Width = 112
  184.       Height = 15
  185.       Cursor = crHandPoint
  186.       Hint = '|^b^aOsc 3 shape'
  187.       NumCols = 7
  188.       NumRows = 1
  189.       DefaultValue = 0
  190.       OnChange = CutoffWheelChange
  191.       PopupMenu = SynthResModule.WheelMenu
  192.     end
  193.     object WAVWheel5: TWAVWheel
  194.       Tag = 16
  195.       Left = 185
  196.       Top = 107
  197.       Width = 19
  198.       Height = 19
  199.       Hint = '|^b^aOsc 3 coarse'
  200.       Options = [wwPause]
  201.       MoveSpeed = 4
  202.       SlowMotionDiv = 4
  203.       Min = -24
  204.       Max = 24
  205.       Value = -24
  206.       DefaultValue = 0
  207.       OnChange = CutoffWheelChange
  208.       MouseButton = mbLeft
  209.       HotSideX = 6
  210.       HotSideY = 8
  211.       PopupMenu = SynthResModule.WheelMenu
  212.       BmpList = SynthResModule.MainWheelIL
  213.     end
  214.     object WAVWheel6: TWAVWheel
  215.       Tag = 17
  216.       Left = 215
  217.       Top = 107
  218.       Width = 19
  219.       Height = 19
  220.       Hint = '|^b^aOsc 3 fine'
  221.       Options = [wwPause]
  222.       MoveSpeed = 16
  223.       SlowMotionDiv = 4
  224.       Min = -100
  225.       Max = 100
  226.       DefaultValue = 0
  227.       OnChange = CutoffWheelChange
  228.       MouseButton = mbLeft
  229.       HotSideX = 6
  230.       HotSideY = 8
  231.       PopupMenu = SynthResModule.WheelMenu
  232.       BmpList = SynthResModule.MainWheelIL
  233.     end
  234.     object WAVWheel7: TWAVWheel
  235.       Left = 155
  236.       Top = 9
  237.       Width = 19
  238.       Height = 19
  239.       Hint = '|^b^aOsc 1 panning'
  240.       Options = []
  241.       MoveSpeed = 16
  242.       SlowMotionDiv = 4
  243.       Min = -64
  244.       Max = 64
  245.       DefaultValue = 0
  246.       OnChange = CutoffWheelChange
  247.       MouseButton = mbLeft
  248.       HotSideX = 6
  249.       HotSideY = 8
  250.       PopupMenu = SynthResModule.WheelMenu
  251.       BmpList = SynthResModule.MainWheelIL
  252.     end
  253.     object WAVWheel8: TWAVWheel
  254.       Tag = 7
  255.       Left = 155
  256.       Top = 58
  257.       Width = 19
  258.       Height = 19
  259.       Hint = '|^b^aOsc 2 panning'
  260.       Options = []
  261.       MoveSpeed = 16
  262.       SlowMotionDiv = 4
  263.       Min = -64
  264.       Max = 64
  265.       DefaultValue = 0
  266.       OnChange = CutoffWheelChange
  267.       MouseButton = mbLeft
  268.       HotSideX = 6
  269.       HotSideY = 8
  270.       PopupMenu = SynthResModule.WheelMenu
  271.       BmpList = SynthResModule.MainWheelIL
  272.     end
  273.     object WAVWheel9: TWAVWheel
  274.       Tag = 14
  275.       Left = 155
  276.       Top = 107
  277.       Width = 19
  278.       Height = 19
  279.       Hint = '|^b^aOsc 3 panning'
  280.       Options = []
  281.       MoveSpeed = 16
  282.       SlowMotionDiv = 4
  283.       Min = -64
  284.       Max = 64
  285.       DefaultValue = 0
  286.       OnChange = CutoffWheelChange
  287.       MouseButton = mbLeft
  288.       HotSideX = 6
  289.       HotSideY = 8
  290.       PopupMenu = SynthResModule.WheelMenu
  291.       BmpList = SynthResModule.MainWheelIL
  292.     end
  293.     object WAVWheel10: TWAVWheel
  294.       Tag = 4
  295.       Left = 64
  296.       Top = 4
  297.       Width = 15
  298.       Height = 15
  299.       Hint = '|^b^aOsc 1 stereo phase offset'
  300.       Options = [wwPause]
  301.       MoveSpeed = 16
  302.       SlowMotionDiv = 4
  303.       Min = -64
  304.       Max = 64
  305.       DefaultValue = 0
  306.       OnChange = CutoffWheelChange
  307.       MouseButton = mbLeft
  308.       HotSideX = 8
  309.       HotSideY = 2
  310.       PopupMenu = SynthResModule.WheelMenu
  311.       BmpList = SynthResModule.SmallWheelIL
  312.     end
  313.     object WAVWheel11: TWAVWheel
  314.       Tag = 5
  315.       Left = 95
  316.       Top = 4
  317.       Width = 15
  318.       Height = 15
  319.       Hint = '|^b^aOsc 1 stereo detune'
  320.       Options = [wwPause]
  321.       MoveSpeed = 16
  322.       SlowMotionDiv = 4
  323.       Min = -50
  324.       Max = 50
  325.       DefaultValue = 0
  326.       OnChange = CutoffWheelChange
  327.       MouseButton = mbLeft
  328.       HotSideX = 8
  329.       HotSideY = 2
  330.       PopupMenu = SynthResModule.WheelMenu
  331.       BmpList = SynthResModule.SmallWheelIL
  332.     end
  333.     object WAVWheel12: TWAVWheel
  334.       Tag = 11
  335.       Left = 64
  336.       Top = 53
  337.       Width = 15
  338.       Height = 15
  339.       Hint = '|^b^aOsc 2 stereo phase offset'
  340.       Options = [wwPause]
  341.       MoveSpeed = 16
  342.       SlowMotionDiv = 4
  343.       Min = -64
  344.       Max = 64
  345.       DefaultValue = 0
  346.       OnChange = CutoffWheelChange
  347.       MouseButton = mbLeft
  348.       HotSideX = 8
  349.       HotSideY = 2
  350.       PopupMenu = SynthResModule.WheelMenu
  351.       BmpList = SynthResModule.SmallWheelIL
  352.     end
  353.     object WAVWheel13: TWAVWheel
  354.       Tag = 12
  355.       Left = 95
  356.       Top = 53
  357.       Width = 15
  358.       Height = 15
  359.       Hint = '|^b^aOsc 2 stereo detune'
  360.       Options = [wwPause]
  361.       MoveSpeed = 16
  362.       SlowMotionDiv = 4
  363.       Min = -50
  364.       Max = 50
  365.       DefaultValue = 0
  366.       OnChange = CutoffWheelChange
  367.       MouseButton = mbLeft
  368.       HotSideX = 8
  369.       HotSideY = 2
  370.       PopupMenu = SynthResModule.WheelMenu
  371.       BmpList = SynthResModule.SmallWheelIL
  372.     end
  373.     object WAVWheel14: TWAVWheel
  374.       Tag = 18
  375.       Left = 64
  376.       Top = 102
  377.       Width = 15
  378.       Height = 15
  379.       Hint = '|^b^aOsc 3 stereo phase offset'
  380.       Options = [wwPause]
  381.       MoveSpeed = 16
  382.       SlowMotionDiv = 4
  383.       Min = -64
  384.       Max = 64
  385.       DefaultValue = 0
  386.       OnChange = CutoffWheelChange
  387.       MouseButton = mbLeft
  388.       HotSideX = 8
  389.       HotSideY = 2
  390.       PopupMenu = SynthResModule.WheelMenu
  391.       BmpList = SynthResModule.SmallWheelIL
  392.     end
  393.     object WAVWheel15: TWAVWheel
  394.       Tag = 19
  395.       Left = 95
  396.       Top = 102
  397.       Width = 15
  398.       Height = 15
  399.       Hint = '|^b^aOsc 3 stereo detune'
  400.       Options = [wwPause]
  401.       MoveSpeed = 16
  402.       SlowMotionDiv = 4
  403.       Min = -50
  404.       Max = 50
  405.       DefaultValue = 0
  406.       OnChange = CutoffWheelChange
  407.       MouseButton = mbLeft
  408.       HotSideX = 8
  409.       HotSideY = 2
  410.       PopupMenu = SynthResModule.WheelMenu
  411.       BmpList = SynthResModule.SmallWheelIL
  412.     end
  413.     object InvOsc2Btn: TQuickBtn
  414.       Tag = -2
  415.       Left = -1
  416.       Top = 62
  417.       Width = 28
  418.       Height = 11
  419.       Cursor = crHandPoint
  420.       Hint = '|Invert osc 2'
  421.       ParentFont = False
  422.       ParentColor = True
  423.       Font.Charset = DEFAULT_CHARSET
  424.       Font.Color = clSilver
  425.       Font.Height = -11
  426.       Font.Name = 'MS Sans Serif'
  427.       Font.Style = []
  428.       Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
  429.       Style = FS_Transparent
  430.       Spacing = 4
  431.       TextAlign = ttaRight
  432.       AccelKey = 0
  433.       FXType = FX_Blend
  434.       BmpList = SynthResModule.LEDIL
  435.       OnClick = InvOsc2BtnClick
  436.       PopupAlign = Popup_Normal
  437.     end
  438.     object AMBtn: TQuickBtn
  439.       Tag = -1
  440.       Left = -1
  441.       Top = 148
  442.       Width = 60
  443.       Height = 11
  444.       Cursor = crHandPoint
  445.       Hint = '|Oscillator 3 = amplitude modulation'
  446.       ParentFont = False
  447.       ParentColor = True
  448.       Font.Charset = DEFAULT_CHARSET
  449.       Font.Color = clSilver
  450.       Font.Height = -11
  451.       Font.Name = 'MS Sans Serif'
  452.       Font.Style = []
  453.       Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
  454.       Style = FS_Transparent
  455.       Spacing = 4
  456.       TextAlign = ttaRight
  457.       AccelKey = 0
  458.       FXType = FX_Blend
  459.       BmpList = SynthResModule.LEDIL
  460.       OnClick = AMBtnClick
  461.       PopupAlign = Popup_Normal
  462.     end
  463.     object InvOsc1Btn: TQuickBtn
  464.       Tag = -3
  465.       Left = -1
  466.       Top = 13
  467.       Width = 28
  468.       Height = 11
  469.       Cursor = crHandPoint
  470.       Hint = '|Invert osc 1'
  471.       ParentFont = False
  472.       ParentColor = True
  473.       Font.Charset = DEFAULT_CHARSET
  474.       Font.Color = clSilver
  475.       Font.Height = -11
  476.       Font.Name = 'MS Sans Serif'
  477.       Font.Style = []
  478.       Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
  479.       Style = FS_Transparent
  480.       Spacing = 4
  481.       TextAlign = ttaRight
  482.       AccelKey = 0
  483.       FXType = FX_Blend
  484.       BmpList = SynthResModule.LEDIL
  485.       OnClick = InvOsc2BtnClick
  486.       PopupAlign = Popup_Normal
  487.     end
  488.     object InvOsc3Btn: TQuickBtn
  489.       Tag = -1
  490.       Left = -1
  491.       Top = 111
  492.       Width = 28
  493.       Height = 11
  494.       Cursor = crHandPoint
  495.       Hint = '|Invert osc 3'
  496.       ParentFont = False
  497.       ParentColor = True
  498.       Font.Charset = DEFAULT_CHARSET
  499.       Font.Color = clSilver
  500.       Font.Height = -11
  501.       Font.Name = 'MS Sans Serif'
  502.       Font.Style = []
  503.       Options = [tbDirectClick, tbHasDownGlyph, tbTrashGlyph, tbTransparent]
  504.       Style = FS_Transparent
  505.       Spacing = 4
  506.       TextAlign = ttaRight
  507.       AccelKey = 0
  508.       FXType = FX_Blend
  509.       BmpList = SynthResModule.LEDIL
  510.       OnClick = InvOsc2BtnClick
  511.       PopupAlign = Popup_Normal
  512.     end
  513.     object RandPhaseWheel: TWAVWheel
  514.       Tag = 20
  515.       Left = 95
  516.       Top = 151
  517.       Width = 15
  518.       Height = 15
  519.       Hint = '|^b^aStereo phase randomness'
  520.       Options = [wwPause]
  521.       MoveSpeed = 8
  522.       SlowMotionDiv = 4
  523.       Max = 64
  524.       DefaultValue = 0
  525.       OnChange = CutoffWheelChange
  526.       MouseButton = mbLeft
  527.       HotSideX = 8
  528.       HotSideY = 2
  529.       PopupMenu = SynthResModule.WheelMenu
  530.       BmpList = SynthResModule.SmallWheelIL
  531.     end
  532.   end
  533. end
  534.